home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- puppetSprite(5, 0)
- puppetSprite(7, 0)
- puppetSprite(1, 0)
- buttonpush(751, 754)
- if chars(the movieName, 1, 7) = "content" then
- go("info")
- else
- if the machineType = 256 then
- go("info", "contentP.dir")
- else
- go("info", "contentM.dir")
- end if
- end if
- end
-